func encoding/asn1.lengthLength
3 uses
encoding/asn1 (current package)
marshal.go#L230: n := lengthLength(i)
marshal.go#L239: func lengthLength(i int) (numBytes int) {
marshal.go#L263: l := lengthLength(t.length)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)